Filename | (eval 331)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 3 statements in 12µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
2 | 2 | 2 | 30µs | 1.26ms | add_format_validation | JSON::Schema::Modern::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern; | ||||
2 | # spent 1.26ms (30µs+1.23) within JSON::Schema::Modern::add_format_validation which was called 2 times, avg 632µs/call:
# once (13µs+1.18ms) by JSON::Schema::Modern::Document::OpenAPI::_add_vocab_and_default_schemas at line 200 of JSON/Schema/Modern/Document/OpenAPI.pm
# once (17µs+57µs) by JSON::Schema::Modern::add_format_validation at line 6 | ||||
3 | 1 | 1µs | for my $method (@$before) { | ||
4 | 1 | 5µs | 1 | 1.10ms | $method->(@_); # spent 1.10ms making 1 call to JSON::Schema::Modern::__ANON__[JSON/Schema/Modern.pm:124] |
5 | } | ||||
6 | 1 | 6µs | 1 | 74µs | $$wrapped->(@_);} # spent 74µs making 1 call to JSON::Schema::Modern::add_format_validation |
7 | ; |